host-interaction/process

get system property on Android

rule:
  meta:
    name: get system property on Android
    namespace: host-interaction/process
    authors:
      - mehunhoff@google.com
    scopes:
      static: basic block
      dynamic: call
  features:
    - and:
      - os: android
      - api: __system_property_get

last edited: 2026-06-19 08:12:44